Debug — Débogueur Voir « débogueur » sur le Wiktionnaire … Wikipédia en Français
Instruction step — An instruction step is a method of executing a computer program one step at a time to determine how it is functioning. This might be to determine if the correct program flow is being followed in the program during the execution or to see if… … Wikipedia
Instruction set simulator — An instruction set simulator (ISS) is a simulation model, usually coded in a high level programming language, which mimics the behavior of a mainframe or microprocessor by reading instructions and maintaining internal variables which represent… … Wikipedia
X86 debug register — Debug register is a register used by a processor for program debugging. On the x86 architecture, these are named DR0...DR7. The debug registers allow programmers to selectively enable various debug conditions associated with the four debug… … Wikipedia
x86 debug register — On the x86 architecture, a debug register is a register used by a processor for program debugging. There are six debug registers, named DR0...DR7, with DR4 and DR5 as obsolete synonyms for DR6 and DR7. The debug registers allow programmers to… … Wikipedia
IBM OLIVER (CICS interactive test/debug) — OLIVER (CICS interactive test/debug) was a proprietary testing and debugging toolkit for interactively testing programs designed to run on IBM s Customer Information Control System (CICS) on IBM s System/360/370/390 architecture. It provided… … Wikipedia
SIMON (Batch Interactive test/debug) — was a proprietary test/debugging toolkit for interactively testing Batch programs designed to run on IBM s System 360/370/390 architecture. It operated in two modes, one of which was full Instruction Set Simulator mode and provided Instruction… … Wikipedia
MOV (x86 instruction) — In the x86 assembly language, the MOV instruction is a mnemonic for the copying of data from one location to another. The x86 assembly language actually contains a number of different opcodes that perform a move. Depending on whether the… … Wikipedia
reduced instruction set computing — Abbreviated RISC, pronounced [risk]. A processor that recognizes only a limited number of assembly language instructions. RISC chips are relatively cheap to produce and debug because they usually contain fewer than 128 instructions. RISC… … Dictionary of networking
derinimo komanda — statusas T sritis informatika apibrėžtis Komanda, programai derinti, įdėta į derinamąją programą. Derinimo komandas kompiliatorius įtraukia į programą, jeigu tai jam nurodoma. Į galutinį programos variantą derinimo komandos nebeįtraukiamos.… … Enciklopedinis kompiuterijos žodynas